home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Advanced Dialing Properties.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  621 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (50)",
  6.         "OutsideLineChkText": "Text (50)",
  7.         "DisableCallWaitingChkText": "Text (50)",
  8.         "Dial10DigitChkText": "Text (50)",
  9.         "UseWinPropsChkText": "Text (50)",
  10.         "NumberPreviewText": "Text (50)"
  11.     },
  12.     "data": [
  13.         {
  14.             "CustID": -1,
  15.             "Title": "Dialing Settings",
  16.             "Info": "Check any special dialing options needed.",
  17.             "OutsideLineChkText": "To access an outside line, Dial:",
  18.             "DisableCallWaitingChkText": "To disable Call Waiting, Dial:",
  19.             "Dial10DigitChkText": "Use 10-Digit Dialing (US)",
  20.             "UseWinPropsChkText": "Use Pulse Dialing",
  21.             "NumberPreviewText": "This is the exact number that will be dialed"
  22.         }
  23.     ]
  24. }